projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ceecc74
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Thu, 8 Mar 2001 02:17:30 +0000
(
02:17
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Thu, 8 Mar 2001 02:17:30 +0000
(
02:17
+0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index c7a4ffcdee92bad170ac1e96dacc9fc168c99c64..e080d520a0f114f43d1b4f9ae0da843c5bb70392 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-5,6
+5,8
@@
(decode_coding_sjis_big5): Likewise.
(Fdetect_coding_region): Call detect_coding_system with tailing
anchor byte `\0' for more rigid detection.
+ (detect_coding_mask): Fix the incorrect handling of arg
+ MULTIBYTEP.
(Fdetect_coding_string): Likewise.
2001-03-07 Stefan Monnier <monnier@cs.yale.edu>